Bitmap for UWP
CreateCustom<T>(DeviceContext) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Effect クラス > CreateCustom メソッド : CreateCustom<T>(DeviceContext) メソッド
The device context.
Initializes a new instance of a custom Effectclass.
シンタックス
'宣言
 
Public Overloads Shared Function CreateCustom(Of T As CustomEffect)( _
   ByVal deviceContext As DeviceContext _
) As Effect
public static Effect CreateCustom<T>( 
   DeviceContext deviceContext
)
where T: CustomEffect

パラメータ

deviceContext
The device context.

型パラメータ

T
参照

Effect クラス
Effect メンバ
オーバーロード一覧